Skip to content

chore: Update appium_lib_core requirement from ~> 9.2, >= 9.2.1 to >= 9.2.1, < 11.0#1057

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/bundler/appium_lib_core-gte-9.2.1-and-lt-11.0
Closed

chore: Update appium_lib_core requirement from ~> 9.2, >= 9.2.1 to >= 9.2.1, < 11.0#1057
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/bundler/appium_lib_core-gte-9.2.1-and-lt-11.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 17, 2025

Updates the requirements on appium_lib_core to permit the latest version.

Changelog

Sourced from appium_lib_core's changelog.

[10.0.0] - 2025-02-16

Enhancements

  • Use http://127.0.0.1:4723 as the default url destination instead of http://127.0.0.1:4723/wd/hub
    • --base-path in appium server may need to drop the /wd/hub

[9.5.2] - 2025-01-30

  • Fix yardoc

[9.5.1] - 2025-01-29

Enhancements

  • Added a module to search context to improve documentation

[9.5.0] - 2025-01-22

Deprecations

  • Drop Ruby 3.0 by following selenium binding

[9.4.0] - 2025-01-08

Enhancements

  • Update /se/log/types and /se/log endpoint call instead of /log/types and /log for W3C WebDrier era.

[9.3.0] - 2024-12-08

Deprecations

  • Remove deprecated Appium::Core#quit_driver. Please use Appium::Core::Driver.quit instead.

[9.2.1] - 2024-08-01

Bug fixes

  • Fix to return symbols for Core#device and Core#automation_name

[9.2.0] - 2024-07-21

Enhancements

  • Raise defined errors in this library instead of Ruby general errors in some places.
    • Most of errors have already followed this method. This version has updated rest of them.

[9.1.3., 9.1.2] - 2024-06-03

Bug fixes

  • Fix server_url usage in core.start_driver to respect the given value every time.

[9.1.1] - 2024-05-19

Enhancements

  • Simplify internal code with Selenium 4.21.0 further.

... (truncated)

Commits
  • 96ece1a Release 10.0.0
  • 2942f7c feat: drop /wd/hub from the default path (#592)
  • 720be21 chore(deps): update webmock requirement from ~> 3.24.0 to ~> 3.25.0 (#591)
  • 5e3aeec chore(deps): update rubocop requirement from 1.71.1 to 1.71.2 (#590)
  • 39062fe chore(deps): update rubocop requirement from 1.71.0 to 1.71.1 (#589)
  • 5ee5627 Update release notes
  • 8ecf130 Release 9.5.2
  • 2752573 docs: modify yardoc
  • 07fe171 Update release notes
  • a0c7b9f Release 9.5.1
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

… 9.2.1, < 11.0

Updates the requirements on [appium_lib_core](https://github.com/appium/ruby_lib_core) to permit the latest version.
- [Changelog](https://github.com/appium/ruby_lib_core/blob/master/CHANGELOG.md)
- [Commits](appium/ruby_lib_core@v9.2.1...v10.0.0)

---
updated-dependencies:
- dependency-name: appium_lib_core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from KazuCocoa as a code owner February 17, 2025 11:44
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 17, 2025
@KazuCocoa KazuCocoa closed this Feb 18, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 18, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/bundler/appium_lib_core-gte-9.2.1-and-lt-11.0 branch February 18, 2025 08:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant